Error Handling
Studio provides several methods of handling errors that might occur when a script is executed in Run mode. These include the ability to stop a script at a preset line using a breakpoint and the ability to debug script when a runtime error has occurred.
For more information, see Debugging and Error Handling.

